From 2526bd99954c96fad7b544630a1eb9584a9a357b Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Tue, 25 Mar 2008 17:56:49 +0000 Subject: [PATCH] stubdom: remove unnecessary include Signed-off-by: Samuel Thibault --- tools/ioemu/hw/xen_machine_fv.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/ioemu/hw/xen_machine_fv.c b/tools/ioemu/hw/xen_machine_fv.c index 2d02b5e136..5fc9dda42f 100644 --- a/tools/ioemu/hw/xen_machine_fv.c +++ b/tools/ioemu/hw/xen_machine_fv.c @@ -24,9 +24,6 @@ */ #include "vl.h" -#ifdef CONFIG_STUBDOM -#include -#endif #include #include -- 2.30.2